This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[ JavaScript 10 ] Array 類型的內建函式

[ JavaScript 10 ] Array 類型的內建函式

來學 React 吧之八_部署 React App

來學 React 吧之八_部署 React App

[Day01] immutable

[Day01] immutable


Comments